printbackends: Fix make dist
authorRico Tzschichholz <ricotz@ubuntu.com>
Mon, 3 Mar 2014 06:33:53 +0000 (07:33 +0100)
committerRico Tzschichholz <ricotz@ubuntu.com>
Mon, 3 Mar 2014 06:33:53 +0000 (07:33 +0100)
modules/printbackends/Makefile.am

index 7282a01689f9fb883aee6ae006af1c4699734513..7d6680dffbf7af4d141596892c7a8d3a1d7800a9 100644 (file)
@@ -18,6 +18,6 @@ if HAVE_PAPI
 SUBDIRS += papi
 endif
 
-DIST_SUBDIRS = cups file lpr test papi
+DIST_SUBDIRS = cloudprint cups file lpr test papi
 
 -include $(top_srcdir)/git.mk